Skip to content

DATAJDBC-352 - Support for embedded composite id. #219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

lseeker
Copy link
Contributor

@lseeker lseeker commented May 14, 2020

Try to resolve DATAJDBC-352

Test example on JdbcRepositoryEmbeddedIdIntegrationTests.
This implementation needs write all id columns on MappedCollection.idColumns.

lseeker added 4 commits May 14, 2020 23:50
MappedCollection annotation: Add idColumns() for multiple id columns.
RelationPersitentProperty: Add getReverseColumnNames() for multiple
reverse columns.
SqlGenerator: Add and uses buildIdCondition() and
buildIdInListCondtion().
@lseeker
Copy link
Contributor Author

lseeker commented May 28, 2020

I have new consideration for (embedded) composite key supporting, closes this PR.
I'll rework with more clean perspective.

@lseeker lseeker closed this May 28, 2020
mp911de pushed a commit that referenced this pull request Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant